home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / ubuntu / et131x / Makefile < prev   
Encoding:
Makefile  |  2009-09-09  |  268 b   |  7 lines

  1. obj-$(CONFIG_NET_ET131X)    += et131x.o
  2.  
  3. et131x-objs += et131x_main.o et131x_initpci.o et131x_isr.o et131x_netdev.o \
  4.     et131x_supp.o et131x_config.o et131x_debug.o ET1310_jagcore.o \
  5.     ET1310_tx.o ET1310_rx.o ET1310_phy.o ET1310_mac.o ET1310_pm.o \
  6.     ET1310_eeprom.o
  7.